<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.daohang{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 555;   
    line-height: 110px; 
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.daohang.active{
    line-height: 85px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.searchbox{
    top: 112px;
}
.searchbox.active{
    top: 88px;
}
.daohang .fl img{
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.daohang.active .fl img{
    /*width: 60px;*/
    width: unset;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.daohang_top_fr a,
.daohang_top_fr{
    color: #000000;
    font-size: 1.125rem;
}
.daohang_top_fr a{
    margin: 0 2.1875rem;
    display: inline-block;
}
.daohang_top_fr .iconfont{
    font-size: 1.5625rem;
    cursor: pointer;
    font-weight: bold;
}
.daohang_top_fr em{
    font-style: initial;
    position: relative;
    top: -4px;
    margin: 0 3px;
}
.daohang_ul&gt;li{
    display: inline-block;
    /*margin-right: 2.5rem;*/
    margin-right: 3.5rem;
    position: relative;
}
.daohang_ul&gt;li&gt;a{
    display: inline-block;
    /*font-size : 1.375rem;*/
    font-size: 1.175rem;
    font-weight: 600;
    color : #000000;
    position: relative;
}
.daohang_ul&gt;li.active&gt;a{
    color : #0059b2;
}
/* .daohang_ul&gt;li&gt;a::after{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    width: 0;
    height: .125rem;
    content: "";
    background: #0059b2;
}
.daohang_ul&gt;li:hover&gt;a::after,
.daohang_ul&gt;li.active&gt;a::after {
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
} */
.banner_tit{
    text-transform: uppercase;
    position: relative;
    line-height: 0.9;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
    font-size: 5vw;
}
.banner_div{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.banner_size .texe{
    font-weight : bold;
    font-size : 3.1875rem;
    color : #FFFFFF;
    margin-top: 1.875rem;
    padding-top: 1rem;
    position: relative;
}
.banner_size .texe::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    content: "";
    background: #ffffff;
    width: 5.5rem;
}
.banner .swiper-pagination{
    bottom: 10%;
}
.banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active{
    background: #0059b2;
}
.title{
    text-align: center;
}
.title p:nth-of-type(1){
    font-size : 2.5rem;
    color : #000000;
    margin-bottom: 1.25rem;
}
.title p:nth-of-type(2){
    font-size : 1rem;
    line-height : 1.75rem;
    color : #5B5B5B;
   
}
.index_one{
    padding: 5.3125rem 0;
}
.index_one .title p:nth-of-type(2){
    width: 75%;
    margin: 0 auto;
}
.index_one_box{
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-top: 4.0625rem;
}
.index_one_size p span{
    font-size : 3.125rem;
}
.index_one_size p{
    color : #0059b2;
}
.index_one_size{
    font-size : 1.25rem;
    line-height : 26px;
    width: 33.3%;
    border-left: 1px solid #D8D6D6;
}
.index_one_size div{
    color : #000000;
    margin-top: .75rem;
}
.index_one_box&gt;div:nth-of-type(1){
    border-left: navajowhite;
}
.index_two{
    background : #0059b2;
}
.index_two .fl{
    width: 50%;
}
.index_two_div{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.index_two .more1{
    margin-right: .9375rem;
}
.title1{
    text-align: left;
}
.title1 p{
    color: #fff !important;
} 
.index_two_size .title1{
    margin-bottom: 2rem;
}
.more{
    display: inline-block;
    color: #fff;
    font-size : 1rem;
    width: 10.3125rem;
    line-height: 2.75rem;
    border-radius: 4px;
    border: 1px solid #fff;
    text-align: center;
}
.index_two_size{
    width: 45%;
    float: right;
}
.more1{
    background: #ffffff;
    color: #0059b2;
}
.index_three_box{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1.25rem;
    text-align: center;
    background : rgba(45, 44, 44, 0.71);
    z-index: 5;
    opacity: 1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_three_box span{
    font-weight : bold;
    font-size : 1.125rem;
    line-height : 1.875rem;
    color : #FFFFFF;
    
}
.index_three{
    padding: 5.9375rem 0;
}
.index_three_lb{
    padding-top: 2.5rem;
}
.index_three_div{
    overflow: hidden;
}
.index_three_div:hover .index_three_size{
    height: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_three_div:hover .index_three_box{
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_three_size{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background : rgba(45, 44, 44, 0.71);
    text-align: center;
    overflow: hidden;
    z-index: 10;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_three_size .ico{
    display: block;
}
.index_three_size .ico span{
    width: 5.9375rem;
    height: 5.9375rem;
    line-height: 5.9375rem;
    text-align: center;
    background : rgba(0, 0, 0, 0.64);
    border-radius: 50%;
    display: inline-block;
}
.index_three_size .tit{
    font-weight : bold;
    font-size : 1.125rem;
    line-height : 1.875rem;
    color : #FFFFFF;
    margin: 1.5625rem 0 .75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.text{
    font-size : 1rem;
    line-height : 1.75rem;
    color : #FFFFFF;
}
.index_three_size .text{
    margin-bottom: 1.25rem;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.index_three_size&gt;div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    padding: 0 2.5rem;
}
.index_three_lb .swiper-button-next,
.index_three_lb .swiper-button-prev{
    background: none;
}
.index_three_lb .swiper-button-next .iconfont,
.index_three_lb .swiper-button-prev .iconfont{
    font-size: 3.5625rem;
    color: #B5B5B5;
}
.index_three_lb .swiper-button-next{
    right: -7%;
}
.index_three_lb .swiper-button-prev{
    left: -9%;
}
.index_three_lb .swiper-pagination{
    bottom: 0;
}
.index_three_lb .swiper-container{
    padding-bottom: 45px;
}
.swiper-pagination-bullet{
    width: 2.8125rem;
    height: 3px;
    background : rgba(79, 76, 76, 0.37);
    border-radius: 0;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #0059b2;
}
.index_four_div a span{
    display: inline-block;
    border-radius: 50%;
    border: .4375rem solid #ffffff;
}
.index_four_div a span img{
    border-radius: 50%;
}
.index_four_size a{
    font-size : 1.375rem;
    line-height : 1.625rem;
    color : #000000;
}
.index_four_size{
    margin-top: 1.5625rem;
}
.index_four_div{
    text-align: center;
}
.index_four{
    padding-bottom: 2.5rem;
}
.index_four_div.active a span,
.index_four_div:hover a span{
    border: .4375rem solid #0059b2;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_four_div.active .index_four_size a,
.index_four_div:hover .index_four_size a{
    color: #0059b2;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_four_box{
    margin-top: 4.0625rem;
}
.index_four_box{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.index_four_fic{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
}
.index_four_fic_size p:nth-of-type(1){
    /* text-transform: uppercase; */
    position: relative;
    line-height: 0.9;
    color: transparent;
    letter-spacing: .1rem;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
    font-size: 5vw;
}
.index_four_fic_size p:nth-of-type(2){
    font-size : 2.5rem;
    line-height : 2.25rem;
    color : #FFFFFF;
    margin-top: 1.875rem;
}
.more2{
    background: #0059b2;
    border: 1px solid #0059b2;
}
.index_four_lb_butt{
    width: 50%;
    background : rgba(255, 255, 255, 0.83);
    padding: 3.125rem;
    position: relative;
}
.index_four_lb_butt a:nth-of-type(1){
    font-weight : bold;
    font-size : 2.25rem;
    color : #333232;
}
.index_four_lb_butt p{
    font-size : 1rem;
    line-height : 1.75rem;
    color : #7A7A7A;
    margin: 1rem 0 1.875rem;
}
.index_four_lb_butt::after{
    position: absolute;
    background : #0059b2;
    width: 11px;
    left: -11px;
    height: 95%;
    bottom: 0;
    content: "";
}
.index_four_lb .swiper-pagination{
    width: auto;
    color: #fff;
    left: 15.7rem;
    font-size: .875rem;
    opacity: 1;
    bottom: 5%;
}
.index_four_lb .swiper-pagination span::before{
    content: "0";
   
}
/* .index_four_fing&gt;div{
    display: none;
} */
.index_five{
    background : #F4F4F4;
    padding: 5.3125rem 0;
}
.index_five_lb{
    margin-top: 4.0625rem;
    background: #fff;
    padding: 4.375rem 5.625rem;
}
.index_five_size p:nth-of-type(2){
    font-size : .9375rem;
    line-height : 1.624375rem;
    color : #706E6E;
    
}
.index_five_size p:nth-of-type(1){
    font-size : 1.375rem;
    line-height : 1.625rem;
    color : #000000;
    margin: 1.125rem 0;
}
.index_five_div .ico span{
    width: 5.625rem;
    height: 5.625rem;
    line-height: 5.625rem;
    text-align: center;
    border-radius: 50%;
    background : #F4F4F4;
    display: inline-block;
}
.index_five_div{
    text-align: center;
    width: 85%;
    margin: 0 auto;
}
.index_six_ul{
    
    text-align: center;
    margin-top: 1.125rem;
}
.index_six_ul li{
    font-size : 1.125rem;
    line-height : 1.625rem;
    color : #5B5B5B;
    display: inline-block;
    margin: 0 .3125rem;
    cursor: pointer;
}
.index_six{
    padding: 5rem 0;
}
.index_six_lb{
    margin-top: 2.5rem;
}
.tit:nth-of-type(1){
    font-size : 1.375rem;
    line-height : 26px;
    color : #000000;
}
.index_six_size .tit{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
   
}
.index_six_size .text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: .9375rem;
    color : #7A7A7A;
}
.index_six_size p:nth-of-type(1),
.index_six_size a:nth-of-type(2){
    font-size : 1rem;
    color : #7A7A7A;
}
.index_six_size p:nth-of-type(1){
    margin: .9375rem 0;
}
.index_six_size{
    padding: 1.5625rem 0 1.5625rem 2.8125rem;
    position: relative;
    border-left: 1px solid #E5E5E5;
}
.index_six_size::after{
    position: absolute;
    left: 0;
    top: 10.2%;
    width: .5625rem;
    height: 1.5625rem;
    content: "";
    background : rgba(79, 76, 76, .37);
}
.index_six_lb .swiper-container{
    padding-bottom: 2.8125rem;
}
.index_six_ul li.active{
    color: #0059b2;
}
.index_six_box&gt;div{
    display: none;
}
.index_seven {
    background : #F4F4F4;
}
.index_seven .fr{
    width: 50%;
}
.index_seven .index_two_size{
    float: left;
}
.index_seven .title p{
    text-align: left !important;
}
.index_seven .title {
    margin-bottom: 2rem;
}
.media{
    padding: 4.0625rem 0;
}
.media_div{
    text-align: center;
    font-size : 1rem;
    line-height : 1.625rem;
    color : #6B6A6A;
}
.media_div img{
    width: 25px;
}
.media_div a{
    display: inline-block;
    margin: 0 1.25rem;
}
.media_div span{
    display: inline-block;
    margin-right: .625rem;
}
.foot_div{
    display: flex;
    justify-content: space-between;
}
.foot_div ul li:nth-of-type(1){
    font-size : 1.125rem;
    color : #3A3A3A;
    display: inline-block;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid #B7B7B7;
}
.foot_div ul li{
    font-size : 1rem;
    line-height : 1.875rem;
    color : #7C7C7C;
}
.foot_div ul li a{
    display: block;
    color : #7C7C7C;
}
.foot .container{
    background : #F4F4F4;
}
.foot_div{
    padding: 3.125rem 0;
}
.foot_box .container{
    background: #fff;
}
.foot_box{
    padding: 1.75rem 0;
    font-size : 1rem;
    line-height : 1.875rem;
    color : #7C7C7C;
}
.foot_box a{
    color : #7C7C7C;
    margin-left: .9375rem;
}

/* äº§å“åˆ—è¡¨ */
.path{
    background: #f8f8f8;
    padding: .9375rem 0;
}
.path_div a{
    color : #424242;
    padding: 0 .625rem;
}
.path_div a:nth-of-type(2){
    display: none;
}
.path_div a:nth-of-type(1){
    padding-left: 0;
}
.index-icon{width:50px;}
.path_div{
    font-size : .875rem;
    color : #424242;
}
.picture_size p:nth-of-type(1){
    text-transform: uppercase;
    position: relative;
    line-height: 0.9;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
    transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
    /*font-size: 5vw;*/
    font-size: 3vw;
}
.picture_size p:nth-of-type(2){
    font-weight : bold;
    font-size : 3.1875rem;
    color : #FFFFFF;
    margin-top: .8rem;
}
.picture_div{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.level_ul li{
    display: inline-block;
}
.level_ul{
    text-align: center;
}
.level_ul li a{
    font-size : 1.25rem;
    display: block;
    color : #2D2C2C;
    padding: 0 1.6875rem;
}
.level{
    background : #F4F4F4;
    line-height: 5.625rem;
}
.level2 {
    text-align: center;
    /* height: 4.375rem; */
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    
}
.level2.active {
    position: fixed;
    /* background: #fff; */
    left: 0;
    right: 0;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    top: 85px;
    z-index: 9;
    line-height: 3.625rem;
}
.level_ul li.active a{
    color: #0059b2;
}
.tit-size p:nth-of-type(1),
.tit-text p:nth-of-type(1){
    font-size : 2.7rem;
    color : #0059b2;
}
.tit-text p:nth-of-type(2){
    font-size: 0.975rem;
    line-height: 2.25rem;
    color: #717171;
    margin: 1rem 0;
}
.product{
    padding: 4.6875rem 0;
}
.product_box&gt;div{
    margin-bottom: 1.875rem;
}
.product_box{
    margin-top: 3.4375rem;
}
/* äº§å“è¯¦æƒ… */
.details_one{
    padding: 4.6875rem 0;
}
.texts{
    font-size : 1rem;
    line-height : 1.75rem;
    color : #5B5B5B;
}
.details .texts{
    margin-top: .9375rem;
}
.details_three_table table tr{
    text-align: center;
}
.details_three_table table tr td{
    vertical-align:middle !important;
    font-size : 1rem;
    line-height : 2.0625rem !important;
    color : #000000;
    border: 1px solid #BFBFBF;
}
.table-bordered&gt;tbody&gt;tr:nth-of-type(1)&gt;td{
    line-height: 1.875rem !important;
    background: #0059b2;
    color: #fff;
}
.details_three{
    padding: 5.625rem 0;
}
.details_three_table{
    margin-top: 2.5rem;
}
.intelligent{
    overflow: hidden;
    position: relative;
    padding: 17.375rem 0;
}
.intelligent .tit-size p:nth-of-type(1){
    color: #fff !important;
    margin-bottom: .9375rem;
}
.intelligent_div{
    width: 50%;
}
.intelligent_div .tit-size{
    margin-bottom: 1.875rem;
}
.exhibit{
    padding: 5.9375rem 0;
    background : #F4F4F4;
}
.exhibit_lb .swiper-container{
    padding-bottom: 2.8125rem;
}
.exhibit_size{
    font-size : 1.25rem;
    line-height : 1.875rem;
    color : #000000;
    margin-top: .9375rem;
}
.exhibit_lb_box{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background : rgba(0, 0, 0, 0.58);
}
.exhibit_lb_box div{
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    position: relative;
    font-size : 1rem;
    line-height : 1.875rem;
    color : #FFFFFF;
}
.exhibit_lb_box div p{
    margin-top: .625rem;
}
.exhibit_lb{
    margin-top: 3rem;
}
.exhibit_lb_fin{
    position: absolute;
    right: .9375rem;
    bottom: .9375rem;
}
.exhibit_lb_fin span{
    display: inline-block;
    background : rgba(255, 255, 255, 0.91);
    border-radius : 20px;
    -moz-border-radius : 20px;
    -webkit-border-radius : 20px;
    font-size : 1rem;
    line-height : 2.5rem;
    width: 7.1875rem;
    color : #0059b2;
    text-align: center;
    cursor: pointer;
}
.exhibit_lb_box{
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.exhibit_div{
    overflow: hidden;
}
.exhibit_div:hover .exhibit_lb_box{
    height: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.exhibit_div:hover .exhibit_lb_fin{
    opacity: 0;
}
.swiper-pagination{
    bottom: 0;
}
.details_four{
    padding: 6.875rem 0;
}
.details_four_ul li{
    font-size : 1.375rem;
    color : #999898;
    padding-bottom: .5rem;
    border-bottom: 4px solid #B5B5B5;
    display: inline-block;
    margin-left: 1.875rem;
    cursor: pointer;
}
.details_four_ul li:nth-of-type(1){
    margin-left: 0;
}
.details_four_ul{
    margin-top: 1.5rem;
}
.more3{
    color: #999898;
    border: 1px solid #B5B5B5;
}
.details_four_div&gt;div{
    width: 47%;
}
.details_four_size{
    padding-top: 7rem;
}
.details_four_size div{
    margin-top: 1.25rem;
}
.details_four_box{
    /* position: absolute; */
    left: 0;
    top: 0;
    z-index: 5;
    margin-bottom: 2.1875rem;
}
.details_four_ul li.active{
    border-bottom: 4px solid #0059b2;
    color: #000000;
}
.tui_pro_wid{
    background: #F4F4F4;
}
.tui_pro_wid .fl{
    width: 22%;
}
.tui_pro_size{
    width: 73%;
    padding-top: 4.375rem;

}
.tui_pro{
    padding-bottom: 4.6875rem;
}
.tui_pro_size a:nth-of-type(1){
    font-size : 1.375rem;
    color : #000000;
}
.tui_pro_size p{
    font-size : 1rem;
    line-height : 1.75rem;
    color : #5B5B5B;
    margin: 1.25rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.tui_case_size a{
    font-size : 1rem;
    color : #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.tui_case_size{
    text-align: center;
    padding: 1.5625rem .9375rem;
    border-bottom: 2px solid #F4F4F4;
}
.tui_case_div:hover .tui_case_size a{
    color: #0059b2;
}
.tui_case_div:hover .tui_case_size{
    border-bottom: 2px solid #0059b2;
}
.tui_case_lb .swiper-container{
    padding-bottom: 2.8125rem;
}
.caselist_ul li{
    width: calc(33.33% - 20px*2/3);
    margin-left: 20px;
    float: left;
    margin-bottom: 4.0625rem;
}
.caselist_ul li:nth-of-type(1),
.caselist_ul li:nth-of-type(4),
.caselist_ul li:nth-of-type(7),
.caselist_ul li:nth-of-type(10){
    margin-left: 0;
}
.caselist{
    padding-top: 3.75rem;
}
.wei_xiu_div{
    background : #F4F4F4;
    padding: 2.8125rem 6.25rem;
}
.wei_xiu_div p:nth-of-type(1){
    font-size : 1.375rem;
    color : #000000;
    margin-bottom: .9375rem;
}
.wei_xiu{
    margin-top: 3.4375rem;
}
.wei_one{
    padding-bottom: 6.875rem ;
}
.wei_one_size .tit{
    font-size : 2.5rem;
    color : #000000;
    margin-bottom: 1.875rem;
}
.wei_one_size{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48%;
}
.wei_one_ul li{
    position: relative;
    margin-top: 5.625rem;
}
.wei_one_ul li:nth-of-type(1){
    margin-top: 0;
}
.wei_one_ul li&gt;div{
    width: 48%;
    /*width: 53%;*/
}
.wei_one_ul li:nth-of-type(odd) div:nth-of-type(1){
    float: right;
    /*margin: 0 auto;*/
}
.wei_one_ul li:nth-of-type(odd) div:nth-of-type(2){
    left: 0;
}
.wei_one_ul li:nth-of-type(even) div:nth-of-type(1){
    float: left;
}
.wei_one_ul li:nth-of-type(even) div:nth-of-type(2){
    right: 0;
}
/* æ–°é—»åˆ—è¡¨ */
.tui_news_lb .swiper-container{
    padding-bottom: 2.8125rem;
}
.tui_news_lb{
    padding:  5.3125rem 0 4.0625rem ;
}
.tui_news_div .fl{
    width: 48%;
}
.tui_news_div .tui_pro_size{
    width: 45%;
}
.newslist .index_six_size{
    padding-right: 5.625rem;
}
.newslist_div&gt;div{
    padding-bottom: 3.75rem;
}
.index_six_size:hover .tit{
    color: #0059b2;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.index_six_size:hover::after{
    background: #0059b2;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.newsxq{
    padding: 6.875rem 0;

}
.newsxq_size{
    margin: 2.1875rem 0;
    padding: 2.1875rem 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    line-height: 2.275rem;
    font-size: 1.1rem;
    color: #7C7C7C;
}
.newsxq_size p{
    color: #7C7C7C;
}
.newsxq_box{
    font-size: 1rem;
    color: #7C7C7C;
    line-height: 1.875rem;

}
.newsxq_box a{
    color: #7C7C7C;
}
/* å°è±ç®€ä»‹ */
.about{
    padding: 9.0625rem 0 11.25rem 0;
}
.about_fiv{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.about_fiv::after{
    position: absolute;
    left: 0;
    bottom: -4.6875rem;
    width: 70%;
    content: "";
    background: #F9F9F9;
    height: 100%;
    z-index: -1;
}
.about_box .pr{
    z-index: 5;
    width: 50%;
}
.about_size{
    width: 47%;
}
.about_size&gt;p:nth-of-type(1){
    text-transform: uppercase;
    position: relative;
    line-height: 0.9;
    color: transparent;
    -webkit-text-stroke: 1px #A5A4A4;
    text-stroke: 1px #A5A4A4;
    transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
    font-size: 2vw;
}
.about_size .tit-size{
    margin: 1.375rem 0;
}
.about_hig{
    height: 26.25rem;
    overflow-y: scroll;
    padding-right: 25px;
}
/*æ»šåŠ¨æ¡æ&nbsp;·å¼*/
.about_hig::-webkit-scrollbar {
    /*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
    width: 4px;
    /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  }
  
  .about_hig::-webkit-scrollbar-thumb {
    /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
    display: block;
    width: 10px;
    height: 35px;
    background-image: -moz-linear-gradient(-51deg,
      #0059b2 100%,
      #0059b2 100%);
    background-image: -webkit-linear-gradient(-51deg,
      #0059b2 100%,
      #0059b2 100%);
    background-image: -ms-linear-gradient(-51deg,
      #0059b2 100%,
      #0059b2 100%);
  }
  
  .about_hig::-webkit-scrollbar-track {
    /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
    background-color: #dfdfdf;
    width: 4px;
    height: 164px;
    position: absolute;
  }
  .about_fin .tui_pro_size{
      padding-top: 1.5625rem;
  }
  .about_fin .tui_pro_size {
    width: 66%;
  }
  .about_fin .tui_pro_wid .fl{
      width: 30%;
  }
  .about_fin .tui_pro_wid {
      background: none;
  }
  .about_fin .tui_pro_size p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
   
  }
  /* å‘å±•åŽ†ç¨‹ */
  .course{
      padding: 8.125rem 0;
  }
  .course_div{
      width: 70%;
      margin: 0 auto;
  }
  .course_div .fl{
    font-size : 3rem;
    color : #0059b2;
    width: 10%;
    padding: 2.5rem;
    padding-left: 0;
  }
  .course_div .fr{
      width: 85%;
      padding: 2.5rem;
      border-left: 1px solid #E5E5E5;
      position: relative;
  }
  .course_div .fr::after {
    position: absolute;
    left: 0;
    top: 50px;
    width: .5625rem;
    height: 1.5625rem;
    content: "";
    background: rgba(79, 76, 76, .37);
}
.course .texts{
    text-align: justify;
}
.course_box:hover{
    background : #F4F4F4;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.course_box:hover .course_div .fr::after {
    background: #0059b2;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/* è£èª‰ */
.honor{
    padding: 5.3125rem 0;
}
.partner_ul li{
    width: calc(20% - 25px*4/5);
    margin-left: 25px;
    float: left;
    margin-bottom: 1.5625rem;
    border: 1px solid #CCCCCC;
}
.partner_ul li:nth-of-type(1),
.partner_ul li:nth-of-type(6),
.partner_ul li:nth-of-type(11),
.partner_ul li:nth-of-type(16),
.partner_ul li:nth-of-type(21){
    margin-left: 0;
}
.partner{
    padding: 4.6875rem 0;
}
/* ç¤¾ä¼šè´£ä»» */
.society{
    padding: 6.25rem 0 3.75rem;
}
.society_li_size .tit{
    font-size : 1.375rem;
    color : #000000;
    margin: 1.5625rem 0 1.125rem 0;
}
.society .society_li_size .texts{
    color : #706E6E;
}
.society_lb_div{
    text-align: center;
}
.society_lb{
    margin-bottom: 4.375rem;
}
.society .texts{
    color : #5B5B5B;
}
.society_news .tui_news_lb{
    padding: 2.8125rem 0 0 0;
}
.society_news .swiper-container{
    padding-bottom: 0;
}
/* è”ç³»æˆ‘ä»¬ */
.contactus_div{
    min-height: 14.6875rem;
}
.contactus_div p{
    font-size : 1.375rem;
    color : #000000;
    margin-bottom: .625rem;
}
.contactus_box{
    margin-top: 2.8125rem;
    margin-bottom: 5rem;
}
.contactus_box&gt;div:nth-of-type(3){
    text-align: right;
}
.contactus_box&gt;div:nth-of-type(2){
    border-left: 1px solid rgba(143, 147, 145, .18);
    border-right: 1px solid rgba(143, 147, 145, .18);
    padding-left: 10%;
}
.contactus{
    padding: 4.6875rem 0;
}


.contactus_ul {
    width: 100%;
    text-align: center;
    margin: 2.5rem 0;
   display: flex;
    justify-content: space-between;
flex-wrap: wrap;
}
.contactus_ul li{
    float: left;
    /*width: calc(25% - 23px*3/4);*/
    width: 18%;
    margin-right: 28px;
    margin-right: 23px;
    background: #fff;
    color: #333333;
    padding: 0 30px;
    height: 260px;
    background: #f1f1f1;
}

.contactus_ul li p:nth-child(2){
    font-size: 18px;
    font-weight: bold;
    margin-top: 9px;
}
.contactus_ul li p{
    font-size: 16px;
    line-height: 26px;
    
}
.contactus_ul li{
    padding-top: 45px !important;
}
.contactus_ul li:nth-child(1) p:nth-child(2),
.contactus_ul li:nth-child(2) p:nth-child(2),
.contactus_ul li:nth-child(3) p:nth-child(2){
    padding: 16px 0;
}
.contactus_ul li:nth-last-child(1) p{
    color: #020202;
    /*font-size: 14px;*/
    font-size: 18px;
    
}
.contactus_ul li:nth-last-child(1) {
    margin-right: 0 !important;
}
.contactus_ul li:nth-last-child(1) img{
    /*width: 55%;*/
}

.contactus_ul li .iconfont{
    color: #0059b2;
    /*font-size: 25px;*/
    font-size: 60px;
}







.message_inp select,
.message_inp input{
    width: 100%;
    border: 1px solid #C4C6C5;
    height: 4.0625rem;
}
.message_inp span{
    color: #0059b2;
}
.message_text p,
.message_inp p{
    font-size : 1rem;
    /* line-height : 2.25rem; */
    color : #676868;
    margin-bottom: .625rem;
}
.message_text textarea{
    width: 100%;
    border: 1px solid #C4C6C5;
    height: 12.5rem;
}
.message_inp{
    margin-bottom: .9375rem;
}
.message_for .ta{
    margin-top: 1.875rem;
}
.message{
    padding-bottom: 9.375rem;
}
/* æœåŠ¡ç½‘ç‚¹ */
.outlets{
    padding: 4.6875rem 0;
}
.outlets_div{
    padding-top: 2.5rem;
}



/* å“åº”å¼ */
@media(max-width:1500px){
    .container{
        padding: 0 7rem;
    }
}
@media(max-width:1280px){
    .about_hig {
        height: 23.25rem;
    }
}
@media(max-width:1024px){
    .daohang .fl img{
        width: 4.125rem;
    }
    .daohang {
        line-height: 70px;
    }
    .container {
        padding: 0 4rem;
    }
    .tui_pro_size {
        padding-top: 2.375rem;
    }
    .society_lb_div&gt;div:nth-of-type(1) img{
        width: 5rem;
    }
    .course_div {
        width: 80%;
    }
    .about_hig {
        height: 17.25rem;
    }
    .about_fiv::after {
        bottom: -2.6875rem;
        height: 94%;
    }
    .wei_xiu_div {
        padding: 1.8125rem 3.25rem;
    }
    .wei_one_size .tit {
        font-size: 2rem;
    }

}
@media(max-width:990px){
    .index_four_lb_butt {
        width: 60%;
        padding: 1.5625rem;
    }
    .index_five_lb {
        margin-top: 3.0625rem;
        background: #fff;
        padding: 1.5625rem;
    }
    .details_four_box{
        position: static;
    }
    .details_four_size {
        padding-top: 4rem;
    }
    .intelligent_div {
        width: 70%;
    }
    .intelligent {
        padding: 8.375rem 0;
    }
    .path,
    .level{
        display: none;
    }
    .tui_pro_size p {
        margin: 1rem 0;
        -webkit-line-clamp: 3;
    }
    .index_three_size&gt;div{
        padding: 0 1rem;
    }
    .index_three_size .tit{
        margin: .5rem;
    }
    .index_three_size .text{
        -webkit-line-clamp: 2;
    }
    .index_three_size .ico span img{
        width: 20px;
    }
    .index_three_size .ico span{
        width: 3.9375rem;
        height: 3.9375rem;
        line-height: 3.9375rem;
    }
    .more {
        width: 8.3125rem;
        line-height: 2.2rem;
    }
    .newslist .index_six_size {
        padding-right: 0;
    }
    .course_div {
        width: 100%;
    }
    .about_size{
        width: 100%;

    }
    .about_box .pr{
        width: 100%;
        float: none;
    }
    .about_fiv{
        position: static;
        padding-top: 1.5625rem;
    }
    .about_fiv::after{
        width: 0;
    }
    .tui_pro_size {
        padding-top: 1.375rem;
    }
}
@media(max-width:767px){
    .container{
        padding: 0 1.5625rem
    }
    .phone_logo img{
        /*width: 3.125rem;*/
        width: 13.125rem;
    }
    .phone .fr{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }
    .tui_pro_wid .fl,
    .index_one_box,
    .index_one .title p:nth-of-type(2){
        width: 100%;
    }
    .index_one_box{
        margin-top: 1.5625rem;
    }
    .banner_size .texe {
        font-weight: bold;
        font-size: 2.1875rem;
        color: #FFFFFF;
        margin-top: .8rem;
        padding-top: .8rem;
        position: relative;
    }
    .banner_tit {
        font-size: 6vw;
    }
    body {
        padding-bottom: 4.75rem;
        padding-top: 4.725rem;
    }
    .index_three,
    .index_one{
        padding: 2.5rem 0;
    }
    .index_two .fl,
    .index_two_size{
        width: 100%;
    }
    .index_two_div{
        position: static;
        transform: translateY(0%);
    }
    .index_two_size{
        padding: 1.25rem 0;
    }
    .index_two_size .title1 {
        margin-bottom: 1rem;
    }
    
    .title p:nth-of-type(1){
        margin-bottom: 1rem;
    }
   
    .index_three_box{
        padding: 1rem;
    }
    .index_three_lb .swiper-container {
        padding-bottom: 30px;
    }
    .index_three_lb {
        padding-top: 1.5rem;
    }
    .index_four_div.active a span, .index_four_div:hover a span {
       border: .2375rem solid #0059b2;
    }
    .index_four_box{
        display: none;
    }
    .index_four_lb_butt{
        width: 100%;
        position: static;
        padding: 1.5625rem 0;
    }
    .index_four_fic{
        position: static;
        padding-top: 1.5625rem;
    }
    .index_four_fic_size p:nth-of-type(2){
        color: #000000;
    }
    .index_four_fic_size p:nth-of-type(1){
        -webkit-text-stroke: 1px #000000;
        font-size: 7vw;
    }
    .index_four_fic_size p:nth-of-type(2) {
        margin-top: 0.875rem;
    }
    .index_four_lb_butt::after{
        width: 0;
    }
    .index_four_lb .swiper-pagination {
        bottom: 65%;
    }
    .index_five{
        padding: 2.5rem 0;
    }
    .index_five_div .ico span img{
        width: 20px;
    }
    .index_five_div .ico span {
        width: 3.625rem;
        height: 3.625rem;
        line-height: 3.625rem;
    }
    .index_six_size {
        padding: 1.5625rem 0 1.5625rem 1.325rem;
    }
    .index_six_size p:nth-of-type(1) {
        margin: .5rem 0;
    }
    .index_seven .fr{
        width: 100%;
    }
    .media{
        padding: 2.5rem 0;
    }
    .media_div img {
        width: 17px;
    }
    .media_div a {
        margin: 0 .5rem;
    }
    .phone_footer_ul li .iconfont {
        font-size: 1.5rem;
    }
    .phone_footer_ul li{
        font-size: 1.2rem;
    }
    .picture img{
        height: 16.625rem;
        object-fit: cover;
    }
    .about,
    .outlets,
    .course,
    .partner,
    .contactus,
    .index_six,
    .society,
    .details_four,
    .exhibit,
    .details_three,
    .details_one{
        padding: 2.5rem 0;
    }
    .intelligent_div{
        width: 100%;
    }
    .about_fin .tui_pro_wid .fl,
    .details_four_div&gt;div{
        width: 100%;
        float: none;
    }
    .details_four_size{
        padding-top: 1.25rem;
    }
    .details_four_div{
        margin-top: 1.5625rem;
    }
    .tui_pro_size,
    .tui_news_div .fl{
        width: 100% !important;
        float: none;
    }
    .society_li_size .tit{
        margin: .8rem 0;
    }
    .caselist_ul li {
        width: calc(50% - 15px*1/2);
        margin-left: 15px !important;
        margin-bottom: 15px;
    }
    .caselist_ul li:nth-of-type(odd){
        margin-left: 0 !important;
    }
    .tui_case_size{
        padding: .8rem;
    }
    .newslist_div&gt;div {
        padding-bottom: 1.25rem;
    }
    .society_li_size .tit {
        font-size: 1.25rem;
    }
    .tit-size p:nth-of-type(1), .tit-text p:nth-of-type(1) {
        font-size: 1.9rem;
    }
    .index_four_fic_size p:nth-of-type(2),
    .banner_size .texe {
        font-size: 1.7rem;
    }
    .title p:nth-of-type(1) {
        font-size: 1.7rem;
    }
    .index_one_size p span {
        font-size: 1.7rem;
    }
    .index_four_lb_butt a:nth-of-type(1){
        font-size: 1.45rem;
    }
    .index_three_lb .swiper-button-next{
        right: 0;
        display: none;
    }
    .index_three_lb .swiper-button-prev{
        left: 0;
        display: none;
    }
    .picture_size p:nth-of-type(2) {
        font-size: 1.8rem;
    }
    .contactus_box {
        margin-top: 1.8125rem;
        margin-bottom: 3rem;
    }
    .contactus_box&gt;div:nth-of-type(2){
        padding: 1.5625rem 15px;
        margin: 1.5625rem 0;
        border: none;
        border-top: 1px solid rgba(143, 147, 145, .18);
        border-bottom: 1px solid rgba(143, 147, 145, .18);
    }
    .contactus_box&gt;div:nth-of-type(3){
        text-align: left;
    }
    .contactus_box&gt;div:nth-of-type(3) img{
        width: 180px;
    }
    .message{
        padding-bottom: 2.5rem ;
    }
    .contactus_div{
        min-height: auto;
    }
    .partner_ul li {
        width: calc(50% - 15px*1/2);
        margin-left: 15px !important;
        margin-bottom: 15px;
    }
    .partner_ul li:nth-of-type(odd){
        margin-left: 0 !important;
    }
    .course_div .fr{
        padding: 1.25rem ;
    }
    .course_div .fr {
        width: 80%;
    }
    .course_div .fl {
        font-size: 2rem;
        width: 18%;
        padding: 3rem 0 0 0;
    }
    .tit-text p:nth-of-type(2) {
        font-size: 1.2rem;
    }
    .wei_one_ul li&gt;div{
        width: 100%;
        float: none !important;
    }
    .wei_one_size{
        position: static;
        transform: translateY(0%);
        padding-top: 1.25rem;
    }
    .wei_one_ul li{
        margin-top: 1.25rem;
    }
    .wei_one_size .tit {
        font-size: 1.7rem;
        margin-bottom: 1rem;
    }
    .wei_xiu_div {
        padding: .9375rem;
    }
    .wei_xiu {
        margin-top: 2.4375rem;
    }
    .tui_pro_size{
        padding: 1.25rem;
    }
    .tui_pro_wid .fl{
        float: none !important;
    }
    .newsxq{
        padding: 2.5rem 0;
    
    }
    .contactus_ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        height: auto;
        padding: 15px !important;
    }
    
}




@media(max-width:450px){
    body,
    html{
        font-size: calc(100vw / 30);
    }
}

.index_six_size a:nth-of-type(2){
    color: #0059b2;
}
.more:hover{
    box-shadow: inset 0 0 0 2.5rem #0059b2;
    border: 1px solid #0059b2 !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.more2:hover{
    box-shadow: inset 0 0 0 2.5rem #ffffff;
    border: 1px solid #0059b2 !important;
    color: #0059b2;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.foot_div ul li a:hover{
    color: #0059b2;
}
.contactus_div a{
    color: #5B5B5B;
}
.index_five_div:hover .ico span{
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}
.pager li&gt;a, .pager li&gt;span{
    border-radius: 0;
    color: #3A3A3A;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover{
    color: #fff;
    background: #0059b2;
    border: 1px solid #0059b2;
}
.details_image img{
    width: 100%;
}</pre></body></html>